IIterator Members

IIterator has the following members.

Public Properties

  Name Description
Current Gets the current item in the collection.
HasCurrent Gets a value that indicates whether the iterator refers to a current item or is at the end of the collection.

Public Methods

  Name Description
GetMany Retrieves all items in the collection.
MoveNext Advances the iterator to the next item in the collection.

See also

Reference

IIterator Generic Interface

Windows.Foundation.Collections Namespace